home *** CD-ROM | disk | FTP | other *** search
- VERSION 2.00
- Begin Form PopOverForm
- Caption = "Pop Over Form to Check for AutoRedraw Properties"
- ClientHeight = 2880
- ClientLeft = 1245
- ClientTop = 1605
- ClientWidth = 6000
- Height = 3285
- Left = 1185
- LinkMode = 1 'Source
- LinkTopic = "Form1"
- ScaleHeight = 2880
- ScaleWidth = 6000
- Top = 1260
- Width = 6120
- Begin CommandButton Done
- Caption = "All Done"
- Default = -1 'True
- FontBold = -1 'True
- FontItalic = 0 'False
- FontName = "MS Sans Serif"
- FontSize = 24
- FontStrikethru = 0 'False
- FontUnderline = 0 'False
- Height = 2535
- Left = 840
- TabIndex = 0
- Top = 120
- Width = 4335
- End
- Sub Done_Click ()
- End Sub
-